public void createMapping( java.lang.String name, PDFStructureElementAttributeCollection attributes ) |
Parameters
- name
- The attribute name.
- attributes
- A set of attributes.
public void createMapping( java.lang.String name, PDFStructureElementAttributeCollection attributes ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When name or attributes are null. |